object frm_main: Tfrm_main Left = 266 Top = 171 BorderIcons = [] BorderStyle = bsDialog Caption = 'Uninstall' ClientHeight = 240 ClientWidth = 361 Color = clBlack Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 361 Height = 209 Align = alTop Picture.Data = {} Stretch = True end object Image2: TImage Left = 0 Top = 0 Width = 141 Height = 88 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 0 Top = 208 Width = 128 Height = 36 Caption = 'Uninstall' Font.Color = clWhite Font.Height = -31 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object img1: TImage Left = 152 Top = 8 Width = 29 Height = 29 AutoSize = True Picture.Data = {} end object img3: TImage Left = 152 Top = 88 Width = 29 Height = 29 AutoSize = True end object img4: TImage Left = 152 Top = 128 Width = 29 Height = 29 AutoSize = True end object img2: TImage Left = 152 Top = 48 Width = 29 Height = 29 AutoSize = True end object lbl2: TLabel Left = 192 Top = 55 Width = 132 Height = 15 Caption = 'Removing shortcuts . . .' Font.Color = clTeal Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object lbl1: TLabel Left = 192 Top = 15 Width = 101 Height = 15 Caption = 'Removing files . . .' Font.Color = clTeal Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object lbl3: TLabel Left = 192 Top = 95 Width = 167 Height = 15 Caption = 'Removing Registry entries . . .' Font.Color = clTeal Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object lbl4: TLabel Left = 192 Top = 135 Width = 140 Height = 15 Caption = 'Removing Directories . . .' Font.Color = clTeal Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object img5: TImage Left = 152 Top = 168 Width = 29 Height = 29 AutoSize = True end object lbl5: TLabel Left = 192 Top = 175 Width = 47 Height = 15 Caption = 'Finished' Font.Color = clTeal Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object btn_ok: TButton Left = 284 Top = 213 Width = 75 Height = 25 Caption = 'OK' Default = True Enabled = False TabOrder = 0 OnClick = btn_okClick end object mmo_HTML: TMemo Left = 2 Top = 3 Width = 354 Height = 202 Lines.Strings = ( '' '' 'Thank You' '' '' '' '' '' ' ' ' ' ' ' '
' #9#9'

Thank you for trying out our 1-clik shutter program.<' + '/b>

' #9#9'

' #9#9' For more information on other 1-clik products please visit o' + 'ur web site at:

' #9#9'

' #9#9' http://www.1-clik.com

' #9'
' '' '') TabOrder = 1 Visible = False WordWrap = False end object Timer: TTimer Enabled = False Interval = 100 OnTimer = TimerTimer Left = 8 Top = 144 end end